type crypto/cipher.ctr
4 uses
crypto/cipher (current package)
ctr.go#L23: type ctr struct {
ctr.go#L58: return &ctr{
ctr.go#L75: func (x *ctr) refill() {
ctr.go#L96: func (x *ctr) XORKeyStream(dst, src []byte) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)